home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Shareware World / Utilities / Printing / LW310 with 8.5 / READ ME < prev   
Text File  |  1999-02-28  |  4KB  |  91 lines

  1. Writing to a laserwriter Select 310 Printer with System 8.5.x (version 1.1)
  2.  
  3. The included  AppleScripts will to allow you to print on a LaserWriter Select 310 from System 8.5. 
  4.  
  5. Required elements:
  6.  
  7. • "Desktop Printer Utiltiy" -- It is in the "Apple LaserWriter Software folder" in the "Apple Extras" folder
  8.  
  9. • Blake Ward's shareware($10) "SerialPort Scripting Additions"  available at: http://www.scruznet.com/~bward/bwsoftware.html
  10.  
  11. • Serial Tool. --should be in the system "extensions folder"
  12.  
  13. • The AppleScripts included with this text.
  14.   LW310 download
  15.   LW310 attachment
  16.   LW310 startup 
  17.  
  18. Disadvantages: 
  19.  
  20. • No error messages are returned from the printer, So no paper jam, out of paper or font substitution messages.
  21. • If the program aborts abnormally the serial port MAY be left open. You may have to reboot to use it again.
  22.  
  23. Advantages:
  24.  
  25. You can take advantage of new options in Laserwriter 8 such as N-up printing and border.    
  26.  
  27. Setting up:
  28.  
  29. • Be sure that AppleTalk is off or using a port other then the one the '310 is connected to.
  30.  
  31. • Install "SerialPort Scripting Additions"  in the "Scripting additions" folder of your System folder.
  32.  
  33. • Create a new folder for Postscript files. (I put mine on the desktop)
  34.  
  35. • Launch "Desktop Printer Utiltiy"  Create a Translator(PostScript) Desktop Printer.  Next to the "Default Destination Folder" click the "Change" button and select the folder you created above.
  36.  
  37. • Set up the script "LW310 download" double click on the script it will present each of your available serial ports 
  38. until you select the one the '310 is connected to.
  39.  
  40. • Attach the "LW310 attachement" to the above folder. Hold down the "control" key while clicking the mouse over the folder. Select "Attach Folder Action" from the pop-up menu. 
  41.  
  42. NOTE:  Attached scripts will run only if the folder is open. That is the way "Activate on Add" works.  As a feature "LW310 attachement" will re-open the folder when you close it.  
  43.  
  44. First time you try to print: 
  45.  
  46. Select "Save as File" in the pop-up menu.
  47.  
  48.     Select "PostScript Job" in the top pop-up mneu.
  49.     PostScript Level select Level 1 Compatable
  50.     Font Inclusion Select "All but Standard 13"
  51.  
  52. Click Save Settings. (lower left hand corner)
  53.  
  54. Click SAVE to write Postscript file to the folder and print.
  55.  
  56. Operation:
  57.  
  58. Make sure that AppleTalk is OFF or is using a port other then the one the LW310 is connected to.
  59.  
  60. Select the desktop printer, if is it not already selected. When you print the normal Laserwriter 8 dialog boxes will
  61. appear, except instead of "PRINT" it will say “SAVE.” Select the options you want and click "SAVE" make sure it is
  62. saving to the created folder and save. The print job will be spooled and saved into the file. The script will activate and 
  63. send the file to the Printer. 
  64.  
  65. The Scripts:
  66.  
  67. "LW310 Script" is a "Stay open script" and will handle downloading to the '310  in the backgound. 
  68.  
  69. • Drag a PostScript file on top of it. It will launch and send the file to the printer. You can drop multiple files at once. 
  70. • Double clicking directly on the script will allow you to change the serial port. This will run the first time the srcipt is
  71. launched. If you move the printer to a different port or computer be sure to run  it this way to re-select the port.
  72. • To quit bring to front and press command-q. If files are being downloaded it will warn you before quitting.
  73.  
  74. "LW310 attachement"  The main function of this script is to call "LW310 Script".  Put this script in System Folder:Script:Folder Action Scripts.  It will also cause any folder it is attached to to reopen when closed.
  75.  
  76. "LW310 startup" This script starts up "LW310 download" without doing anything. You can put this in your start up folder so "LW310 download" will be ready to use when needed.
  77.  
  78. Notes:
  79.  
  80. The Postscript file will be moved to the Trash after it has been sent to the printer.   
  81.  
  82. File LW310 test is a simple PostScript file that will print out the amount of RAM in Printer, PostScript Version and
  83. ROM Revision Level.
  84.  
  85. Revision History
  86.  
  87. Rev 1.1 (February 28 1999) "LW310 download" 
  88. ) Fixed a bug that prevented the files from being emptied from the trash.
  89. ) Improved error handling in case of port in use. 
  90. ) Fixed bug that prevented new jobs from being added once one was started. 
  91.